[INFO] cloning repository https://github.com/zhuolabs/mdoc_reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhuolabs/mdoc_reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuolabs%2Fmdoc_reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuolabs%2Fmdoc_reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f81017a3e7c89595b0d5b9743b4bd55d9abb808
[INFO] fixing zhuolabs/mdoc_reader against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuolabs%2Fmdoc_reader" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zhuolabs/mdoc_reader
[INFO] finished tweaking git repo https://github.com/zhuolabs/mdoc_reader
[INFO] tweaked toml for git repo https://github.com/zhuolabs/mdoc_reader written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhuolabs/mdoc_reader on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhuolabs/mdoc_reader already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded viuer v0.11.0
[INFO] [stderr]   Downloaded minicbor v2.2.1
[INFO] [stderr]   Downloaded minicbor-derive v0.19.3
[INFO] [stderr]   Downloaded ndef-rs v0.2.3
[INFO] [stderr]   Downloaded icy_sixel v0.1.3
[INFO] [stderr]   Downloaded ambassador v0.5.0
[INFO] [stderr]   Downloaded pcsc v2.9.0
[INFO] [stderr]   Downloaded pcsc-sys v1.3.0
[INFO] [stderr]   Downloaded hayro-jpeg2000 v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11f0ce291f2e07d9bd11f4d75f1cb2a12696169b3f6834141bd2d36a7a832f3b
[INFO] running `Command { std: "docker" "start" "11f0ce291f2e07d9bd11f4d75f1cb2a12696169b3f6834141bd2d36a7a832f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11f0ce291f2e07d9bd11f4d75f1cb2a12696169b3f6834141bd2d36a7a832f3b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11f0ce291f2e07d9bd11f4d75f1cb2a12696169b3f6834141bd2d36a7a832f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11f0ce291f2e07d9bd11f4d75f1cb2a12696169b3f6834141bd2d36a7a832f3b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking nfc-reader v0.1.0 (/opt/rustwide/workdir/crates/nfc-reader)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking mdoc-transport v0.1.0 (/opt/rustwide/workdir/crates/mdoc-transport)
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]    Compiling pcsc-sys v1.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking icy_sixel v0.1.3
[INFO] [stderr]     Checking pcsc v2.9.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking nfc-reader-pcsc v0.1.0 (/opt/rustwide/workdir/crates/nfc-reader-pcsc)
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling minicbor-derive v0.19.3
[INFO] [stderr]    Compiling ambassador v0.5.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ndef-rs v0.2.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking minicbor v2.2.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking connection-handover v0.1.0 (/opt/rustwide/workdir/crates/connection-handover)
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking mdoc-core v0.1.0 (/opt/rustwide/workdir/crates/mdoc-core)
[INFO] [stderr]     Checking mdoc-data-retrieval-flow v0.1.0 (/opt/rustwide/workdir/crates/mdoc-data-retrieval-flow)
[INFO] [stderr]     Checking mdoc-ui v0.1.0 (/opt/rustwide/workdir/crates/mdoc-ui)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tnep v0.1.0 (/opt/rustwide/workdir/crates/tnep)
[INFO] [stderr]     Checking mdoc-transport-ble-winrt v0.1.0 (/opt/rustwide/workdir/crates/mdoc-transport-ble-winrt)
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]  --> crates/mdoc-transport-ble-winrt/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Devices::Bluetooth::BluetoothError;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]  --> crates/mdoc-transport-ble-winrt/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Devices::Bluetooth::GenericAttributeProfile::{
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> crates/mdoc-transport-ble-winrt/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Foundation::TypedEventHandler;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> crates/mdoc-transport-ble-winrt/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Storage::Streams::{DataReader, DataWriter, IBuffer};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> crates/mdoc-transport-ble-winrt/src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::core::{GUID, IInspectable, Ref};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]  --> crates/mdoc-transport-ble-winrt/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Devices::Bluetooth::BluetoothError;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]  --> crates/mdoc-transport-ble-winrt/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Devices::Bluetooth::GenericAttributeProfile::{
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> crates/mdoc-transport-ble-winrt/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Foundation::TypedEventHandler;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> crates/mdoc-transport-ble-winrt/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Storage::Streams::{DataReader, DataWriter, IBuffer};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> crates/mdoc-transport-ble-winrt/src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::core::{GUID, IInspectable, Ref};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> crates/mdoc-transport-ble-winrt/src/lib.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 Ok::<(), windows::core::Error>(())
[INFO] [stdout]     |                          ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> crates/mdoc-transport-ble-winrt/src/lib.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 Ok::<(), windows::core::Error>(())
[INFO] [stdout]     |                          ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdoc-transport-ble-winrt` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdoc-transport-ble-winrt` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "11f0ce291f2e07d9bd11f4d75f1cb2a12696169b3f6834141bd2d36a7a832f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11f0ce291f2e07d9bd11f4d75f1cb2a12696169b3f6834141bd2d36a7a832f3b", kill_on_drop: false }`
[INFO] [stdout] 11f0ce291f2e07d9bd11f4d75f1cb2a12696169b3f6834141bd2d36a7a832f3b
